Uses of Class
de.hybris.platform.apiregistryservices.jalo.AbstractCredential
Packages that use AbstractCredential
-
Uses of AbstractCredential in de.hybris.platform.apiregistryservices.jalo
Subclasses of AbstractCredential in de.hybris.platform.apiregistryservices.jaloModifier and TypeClassDescriptionclassclassclassclassclassGenerated class for typeBasicCredential.classGenerated class for typeConsumedCertificateCredential.classGenerated class for typeConsumedOAuthCredential.classGenerated class for typeExposedOAuthCredential.Methods in de.hybris.platform.apiregistryservices.jalo that return AbstractCredentialModifier and TypeMethodDescriptionGeneratedAbstractDestination.getCredential()Generated method - Getter of theAbstractDestination.credentialattribute.GeneratedAbstractDestination.getCredential(SessionContext ctx) Generated method - Getter of theAbstractDestination.credentialattribute.Methods in de.hybris.platform.apiregistryservices.jalo with parameters of type AbstractCredentialModifier and TypeMethodDescriptionvoidGeneratedAbstractDestination.setCredential(AbstractCredential value) Generated method - Setter of theAbstractDestination.credentialattribute.voidGeneratedAbstractDestination.setCredential(SessionContext ctx, AbstractCredential value) Generated method - Setter of theAbstractDestination.credentialattribute.