|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.portal.tools.resource.ResourceIDBuilder<T>
com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<AuthenticationProviderID>
com.bea.portal.tools.security.authentication.provider.AuthenticationProviderIDBuilder
public final class AuthenticationProviderIDBuilder
Builds and parses AuthenticationProviderID instances.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bea.portal.tools.resource.ResourceIDBuilder |
|---|
ResourceIDBuilder.ParseContext |
| Field Summary |
|---|
| Fields inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
|---|
tags |
| Constructor Summary | |
|---|---|
AuthenticationProviderIDBuilder()Constructor. |
|
| Method Summary | |
|---|---|
AuthenticationProviderID |
createResourceID()Create the AuthenticationProviderID. |
String |
getName()Get the name of the authentication provider. |
String |
getVersion()Get the version of the authentication provider. |
AuthenticationProviderIDBuilder |
parseResourceURN(String resourceURN)Parse the given URN. |
AuthenticationProviderIDBuilder |
setName(String name)Change the name of the authentication provider. |
AuthenticationProviderIDBuilder |
setVersion(String version)Change the version of the authentication provider. |
| Methods inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
|---|
clone, getTag, getTags, getTagValue, getTagValue, parseResourcePath, processResourceTags, reset, setTagValue |
| Methods inherited from class com.bea.portal.tools.resource.ResourceIDBuilder |
|---|
createParseContext, getExpectedResourceType, getResourceType, getResourceURN, parseResourceTypeNamespaceURI, parseResourceURN, resolveResourceType, setExpectedResourceType, setResourceType, setResourceURN, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationProviderIDBuilder()
| Method Detail |
|---|
public AuthenticationProviderIDBuilder parseResourceURN(String resourceURN)
parseResourceURN in class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<AuthenticationProviderID>resourceURN - the URN of the referrent resourceTaggedResourceIDBuilderpublic String getName()
public AuthenticationProviderIDBuilder setName(String name)
name - the name of the authentication providerAuthenticationProviderIDBuilderpublic String getVersion()
public AuthenticationProviderIDBuilder setVersion(String version)
version - the version of the authentication providerAuthenticationProviderIDBuilderpublic AuthenticationProviderID createResourceID()
AuthenticationProviderID.createResourceID in class ResourceIDBuilder<AuthenticationProviderID>AuthenticationProviderID
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.